BspMakeReparamCurve
Section: C Library Functions (3)
Updated: IRIT Version 6.0
Index
Return to Main Contents
NAME
BspMakeReparamCurve()
SYNOPSIS
cagd_lib/cbsp_int.c:424
CagdCrvStruct *BspMakeReparamCurve(CagdPtStruct *PtsList,
int Order,
int DegOfFreedom)
DESCRIPTION
Computes a reparametrization scalar Bspline curve, y(x), so that each at
each point in PtsList, the curve parameter value of X is evaluated into Y.
PARAMETERS:
PtsList: List of points on the reparametrization curve.
Order: of reparametrization curve.
DegOfFreedom: of reparametrization curve (== number of coefficients).
FUNCTION RETURN VALUE
CagdCrvStruct *: Result of reparametrization curve, computed using
list squares fit.
SEE ALSO
BspCrvInterpolate,
ORIGIN
(C) Copyright 1989/90-95 Gershon Elber, Technion, IIT
Index
- NAME
-
- SYNOPSIS
-
- DESCRIPTION
-
- PARAMETERS:
-
- FUNCTION RETURN VALUE
-
- SEE ALSO
-
- ORIGIN
-
This document was created by
man2html,
using the manual pages.
Time: 07:27:11 GMT, October 17, 2022